Skip to content

Add a test case ensuring touch events are dispatched to views overflowing ScrollView content container#49967

Closed
j-piasecki wants to merge 2 commits into
facebook:mainfrom
j-piasecki:export-D71030561
Closed

Add a test case ensuring touch events are dispatched to views overflowing ScrollView content container#49967
j-piasecki wants to merge 2 commits into
facebook:mainfrom
j-piasecki:export-D71030561

Conversation

@j-piasecki
Copy link
Copy Markdown
Contributor

Summary: Changelog: [Internal]

Differential Revision: D71030561

…hey overflow content container (facebook#49855)

Summary:

Changelog: [IOS][FIXED] - Fixed touch events not being dispatched to ScrollView's children when they overflow the content container

Closes facebook#47740.

Changes the ScrollView's container view to be `RCTViewComponentView` instead of `UIView` and sets custom layout metrics to it in a way that it will propagate touch events to all children, even if they overflow its bounds.

Reviewed By: sammy-SC

Differential Revision: D70619894
…wing ScrollView content container

Summary: Changelog: [Internal]

Differential Revision: D71030561
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Software Mansion Partner: Software Mansion Partner labels Mar 12, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71030561

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 39f051a.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 12, 2025
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @j-piasecki in 39f051a

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants